* {
  font-family: "Noto Sans JP", sans-serif;
}

body {
  background: #F5F5F5 !important;
  font-family: "Noto Sans JP", sans-serif;
}

.nav-avaya {
  width: 100%;
  position: absolute;
  z-index: 999;
}
@media screen and (max-width: 991px) {
  .nav-avaya {
    display: none;
  }
}
.nav-avaya img {
  width: 100%;
}

.main-content {
  background: #fff;
  max-width: 1440px;
  min-height: 100vh;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 991px) {
  .main-content {
    top: 0;
    overflow-x: hidden;
  }
}
.main-content header {
  width: 100%;
  background: url("https://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7B9ac1a8ff-86c3-42cf-b8f6-ea3fad94885d%7D_patt.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 4rem 6rem 0;
  min-height: 400px;
}
@media screen and (max-width: 991px) {
  .main-content header {
    padding: 2rem;
  }
}
.main-content header .header-cont {
  align-items: center;
  min-height: 400px;
}
@media screen and (max-width: 991px) {
  .main-content header .header-cont {
    flex-direction: column-reverse;
  }
}
.main-content header .header-cont .header-txt {
  padding-right: 4rem;
  margin-top: -6rem;
}
@media screen and (max-width: 991px) {
  .main-content header .header-cont .header-txt {
    padding: 1rem;
    margin: 3rem auto 1rem;
  }
}
.main-content header .header-cont .header-txt h2 {
  font-size: 2.5rem;
  font-weight: 700;
}
@media screen and (max-width: 568px) {
  .main-content header .header-cont .header-txt h2 {
    padding-top: 2rem;
    font-size: 2rem;
  }
}
.main-content header .header-cont .header-txt hr {
  width: 160px;
  border-top: 6px solid #da291c;
  opacity: 1;
  margin: 1.5rem 0;
}
.main-content header .header-cont .header-txt p {
  line-height: 1.8rem;
  font-size: 1.1rem;
  font-weight: 300;
}
.main-content header .header-img {
  min-height: 400px;
}
.main-content header .header-img figure {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .main-content header .header-img figure {
    justify-content: center;
    margin: 2rem auto;
  }
}
.main-content header .header-img figure img {
  width: 160px;
}
.main-content header .header-img img {
  width: 100%;
}
.main-content header .header-img .header-img-group {
  position: relative;
}
.main-content header .header-img .header-img-group .circles {
  width: 400px;
  position: absolute;
  top: -10px;
  left: 20px;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
@media screen and (max-width: 568px) {
  .main-content header .header-img .header-img-group .circles {
    width: 350px;
    left: 0;
  }
}
.main-content header .header-img .header-img-group .bounce-1 {
  animation-name: bounce-1;
  animation-timing-function: linear;
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.main-content header .header-img .header-img-group .bounce-2 {
  animation-name: bounce-2;
  animation-timing-function: linear;
}
@keyframes bounce-2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
.main-content header .header-img .header-img-group .man {
  position: absolute;
  width: 400px;
  bottom: -340px;
  left: 80px;
}
@media screen and (max-width: 568px) {
  .main-content header .header-img .header-img-group .man {
    width: 100%;
    left: 0;
  }
}
.main-content header .header-img .header-img-group .pc {
  position: absolute;
  width: 290px;
  top: -20px;
  left: -20px;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
@media screen and (max-width: 568px) {
  .main-content header .header-img .header-img-group .pc {
    width: 220px;
    left: 0;
    top: 30px;
  }
}
.main-content .evolving {
  width: 100%;
  min-height: 300px;
  background: #004E6C;
  margin-top: -48px;
  padding: 6rem 6rem 10rem;
}
@media screen and (max-width: 991px) {
  .main-content .evolving {
    margin-top: 0;
    padding: 4rem 2rem;
  }
}
.main-content .evolving h2 {
  color: #fff;
  text-align: center;
  font-size: 2rem;
}
.main-content .evolving hr {
  width: 160px;
  border-top: 6px solid #da291c;
  opacity: 1;
  margin: 1.5rem auto;
}
.main-content .evolving .data-cont .data-in {
  text-align: center;
  padding: 0 6rem;
}
@media screen and (max-width: 991px) {
  .main-content .evolving .data-cont .data-in {
    padding: 0 4rem;
  }
}
.main-content .evolving .data-cont .data-in span {
  font-size: 6rem;
  font-weight: 700;
}
.main-content .evolving .data-cont .data-in .percent {
  font-size: 6rem;
  font-weight: 700;
}
.main-content .evolving .data-cont .data-in p {
  color: #fff;
  text-align: left;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  .main-content .evolving .data-cont .data-in p {
    text-align: center;
  }
}
.main-content .evolving .container-d {
  max-width: 600px;
  margin: 0 auto;
}
.main-content .evolving .container-d .cont-d-txt h2 {
  font-size: 1.5rem;
}
@media screen and (max-width: 991px) {
  .main-content .evolving .container-d .cont-d-txt h2 {
    margin-bottom: 2rem;
  }
}
.main-content .activate {
  width: 100%;
  min-height: 200px;
  padding: 3rem;
  margin-top: -150px;
}
@media screen and (max-width: 991px) {
  .main-content .activate {
    margin-top: 0;
    padding: 2rem;
  }
}
.main-content .activate .activate-in {
  width: 100%;
  min-height: 200px;
  border-radius: 2rem;
  background: #fff;
  padding: 4rem 4rem 3rem;
  box-shadow: 0 13px 40px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 568px) {
  .main-content .activate .activate-in {
    padding: 1rem;
  }
}
.main-content .activate .activate-in .glide__slides li {
  text-align: center;
  padding: 2rem;
}
.main-content .activate .activate-in .glide__slides li img {
  width: 140px;
  margin-bottom: 2rem;
}
.main-content .activate .activate-in .glide__slides li p {
  font-weight: 700;
}
.main-content .activate .activate-in .glide__slides .glide__slide--active {
  position: relative;
}
.main-content .activate .activate-in .glide__slides .glide__slide--active::before {
  margin: 0 auto;
  position: absolute;
  content: "";
  height: 160px;
  width: 160px;
  border: 2px dashed #1B77AF;
  margin-left: -80px;
  left: 50%;
  top: 20px;
  border-radius: 50%;
  animation: spin 20s linear infinite;
}
@keyframes spin {
  100% {
    transform: rotateZ(360deg);
  }
}
.main-content .cases {
  width: 100%;
  min-height: 300px;
  background: url("https://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7Bb33df905-f54e-40ca-8353-80fbc04b4e23%7D_bg-ocean.png");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 2rem 0 4rem;
}
.main-content .cases h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}
.main-content .cases hr {
  width: 160px;
  border-top: 6px solid #da291c;
  opacity: 1;
  margin: 1.5rem auto;
}
@media screen and (max-width: 991px) {
  .main-content .cases .cont-cases {
    padding: 2rem;
    padding-bottom: 0;
  }
}
.main-content .cases .cont-cases .nav-cases {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .main-content .cases .cont-cases .nav-cases {
    flex-direction: column;
  }
}
.main-content .cases .cont-cases .nav-cases .nav-btn {
  width: 220px;
  margin: 0 0.5rem;
  text-align: center;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4rem;
}
@media screen and (max-width: 991px) {
  .main-content .cases .cont-cases .nav-cases .nav-btn {
    width: 90%;
    margin: 0.5rem auto;
  }
}
.main-content .cases .cont-cases .tab-content .tab-pane .tab-in {
  max-width: 1000px;
  min-height: 400px;
  border-radius: 1rem;
  background: url("https://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7B5e32efc4-18ac-4fde-a32f-0a3e0ce77051%7D_bg-tab.png");
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
  margin: 4rem auto;
  align-items: center;
  padding-right: 1rem;
}
@media screen and (max-width: 991px) {
  .main-content .cases .cont-cases .tab-content .tab-pane .tab-in {
    background: #004E6C;
    padding: 2rem;
  }
}
@media screen and (max-width: 568px) {
  .main-content .cases .cont-cases .tab-content .tab-pane .tab-in {
    padding: 2rem 1rem;
  }
}
.main-content .cases .cont-cases .tab-content .tab-pane .tab-in .tab-img img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .main-content .cases .cont-cases .tab-content .tab-pane .tab-in .tab-img img {
    width: 50%;
    margin: 0 auto;
    display: block;
  }
}
.main-content .cases .cont-cases .tab-content .tab-pane .tab-in .tab-txt .tab-points .tab-icon img {
  width: 80px;
}
@media screen and (max-width: 991px) {
  .main-content .cases .cont-cases .tab-content .tab-pane .tab-in .tab-txt .tab-points .tab-icon img {
    margin: 1rem auto;
    display: block;
  }
}
.main-content .cases .cont-cases .tab-content .tab-pane .tab-in .tab-txt .tab-points .tab-p {
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.main-content .cases .cont-cases .tab-content .tab-pane .tab-in .tab-txt .tab-points .tab-p p {
  color: #fff;
}
.main-content .cases .cont-cases .tab-content .tab-pane .tab-in .tab-txt .tab-points .tab-p ul {
  padding-left: 15px;
  list-style: square;
  margin: 0.3rem 0;
}
.main-content .cases .cont-cases .tab-content .tab-pane .tab-in .tab-txt .tab-points .tab-p ul li {
  list-style: square;
}
.main-content .cases .text-2 {
  font-size: 1.2rem;
  max-width: 900px;
  margin: 0 auto;
  padding: 1rem 2rem;
}
.main-content .cases .text-2 p {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .main-content .cases .text-2 p {
    color: #004E6C;
    text-align: center;
  }
}
.main-content .cases .slider-d {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  margin-top: 3rem;
}
@media screen and (max-width: 991px) {
  .main-content .cases .slider-d {
    padding: 2rem;
    margin-top: 0;
  }
}
.main-content .cases .slider-d .glide__slides li {
  background: #fff;
  padding: 1rem;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  box-shadow: 0 13px 40px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
@media screen and (max-width: 991px) {
  .main-content .cases .slider-d .glide__slides li {
    background: #f1f1f1;
    min-height: 140px;
  }
}
.main-content .cases .slider-d .glide__slides li img {
  width: 140px;
  margin-bottom: 2rem;
}
.main-content .cases .slider-d .glide__slides li p {
  text-align: center;
  margin: 0;
}
.main-content .cases .slider-d .glide__slides .glide__slide--active {
  background: #EA6834;
  color: #fff;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.main-content .cta-info {
  width: 100%;
  min-height: 200px;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #E6E6E6;
}
@media screen and (max-width: 991px) {
  .main-content .cta-info {
    padding: 4rem 2rem;
  }
}
.main-content .cta-info h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .main-content .cta-info h2 {
    font-size: 1.5rem;
  }
}
.main-content .using {
  width: 100%;
  min-height: 300px;
  padding: 3rem;
}
@media screen and (max-width: 991px) {
  .main-content .using {
    padding: 4rem 2rem;
  }
}
.main-content .using h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 568px) {
  .main-content .using h2 {
    font-size: 1.8rem;
  }
}
.main-content .using h3 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 300;
}
.main-content .using hr {
  width: 160px;
  border-top: 6px solid #da291c;
  opacity: 1;
  margin: 1.5rem auto;
}
.main-content .using .using-box {
  width: 100%;
  min-height: 200px;
  border-radius: 2rem;
  box-shadow: 0 13px 40px rgba(0, 0, 0, 0.1);
  margin: 2rem auto;
  padding: 1rem;
  position: relative;
  z-index: 2;
  background: #fff;
}
.main-content .using .using-box .using-box-in {
  padding: 2rem;
}
.main-content .using .using-box .using-box-in img {
  width: 100px;
  margin: 0 auto;
  display: block;
}
.main-content .using .using-box .using-box-in h3 {
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
  margin: 1.5rem 0;
}
.main-content .using .using-box .using-box-in p {
  font-size: 15px;
}
.main-content .title-denim2 {
  width: 100%;
  min-height: 300px;
  background: #004E6C;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: -140px;
  position: relative;
  z-index: 1;
  padding: 6rem 20rem 3rem;
}
@media screen and (max-width: 991px) {
  .main-content .title-denim2 {
    padding: 4rem 2rem;
    margin-top: 0;
  }
}
.main-content .title-denim2 h2 {
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  color: #fff;
  margin-bottom: 1rem;
}
.main-content .title-denim2 h3 {
  font-weight: 300;
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
}
.main-content .cloud-logos {
  width: 100%;
  min-height: 200px;
  padding: 2rem 18rem;
}
@media screen and (max-width: 991px) {
  .main-content .cloud-logos {
    padding: 2rem;
  }
}
.main-content .cloud-logos .row {
  margin: 2rem auto;
}
.main-content .cloud-logos .row img {
  width: 250px;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 991px) {
  .main-content .cloud-logos .row img {
    width: 300px;
    margin-bottom: 2rem;
  }
}
.main-content .register {
  width: 100%;
  min-height: 300px;
  background: #f1f1f3;
  background-image: url("../img/icon.png");
  background-position: bottom left;
  background-size: 550px;
  background-repeat: no-repeat;
  padding: 4rem 6rem;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .main-content .register {
    padding: 2rem;
  }
}
.main-content .register .register-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.main-content .register .register-info h2 {
  font-size: 2.6rem;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 658px) {
  .main-content .register .register-info h2 {
    font-size: 2rem;
  }
}
.main-content .register .register-info ul {
  padding-left: 0rem;
  color: #000;
}
.main-content .register .register-info ul li {
  list-style: none;
  margin: 2rem 0;
}
.main-content .register .register-info ul li h2 {
  font-size: 1.5rem;
  color: #000;
}
.main-content .register .register-info ul li h2 span {
  font-weight: 400;
  font-size: 1.2rem;
}
.main-content .register .register-info hr {
  opacity: 1;
  border-top: 7px solid #da291c;
  width: 100px;
  margin: 0.7rem 0 0.5rem;
}
.main-content .register .register-info p {
  color: #000;
  font-size: 1.2rem;
}
.main-content .register .register-info .r-btns {
  align-items: center;
}
@media screen and (max-width: 991px) {
  .main-content .register .register-info .r-btns {
    margin-bottom: 2rem;
  }
}
.main-content .register .register-info .r-btns .col-4 img {
  width: 40px;
}
.main-content .register .register-info .r-btns .col-4 a {
  color: #da291c;
}
.main-content .register .register-form h2 {
  font-size: 1.5rem;
  color: #fff;
  padding: 1rem 0 2rem;
  font-weight: 700;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #da291c;
  text-align: center;
}

.nav-pills .nav-link.active {
  color: #fff !important;
  border: 0 !important;
  font-weight: 700;
}

.sendButton {
  width: 100%;
  display: block;
  border: 2px solid #fff;
  outline: none;
  margin: 10px auto;
  padding: 15px 25px;
  background-color: #da291c;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-size: 0.875rem;
  font-size: 16px;
  font-weight: 500;
}

/* Input Button additional Style */
.sendButton {
  color: #ffffff !important;
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
  background-color: transparent !important;
  border-radius: 10px !important;
  position: relative;
  z-index: 1;
  margin: 0 auto !important;
}

.sendButton:hover {
  color: #1B77AF !important;
}

div.submitA .sendButton {
  color: #ffffff !important;
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
  background-color: transparent !important;
  border-radius: 10px !important;
  position: relative;
  z-index: 1;
  margin: 0 auto !important;
}

div.submitA .sendButton:hover {
  color: #fff !important;
}

/* Input Button parent div whole Style */
div.submitA {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  clear: both;
  border-radius: 10px;
  width: 240px;
  margin: 0 auto;
  background: #1B77AF;
}

div.submitA:before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 0;
  height: 100%;
  left: -50%;
  top: 0;
  border-radius: 10px;
  -webkit-transform: skew(50deg);
  -moz-transform: skew(50deg);
  -o-transform: skew(50deg);
  -ms-transform: skew(50deg);
  transform: skew(50deg);
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

div.submitA:hover::before {
  width: 150%;
  background-color: #004E6C;
  color: #fff;
}

/* Input Button parent div whole Style */
div.submitB {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  clear: both;
  border-radius: 10px;
  width: 240px;
  margin: 0 auto;
}

div.submitB:before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 0;
  height: 100%;
  left: -50%;
  top: 0;
  border-radius: 10px;
  -webkit-transform: skew(50deg);
  -moz-transform: skew(50deg);
  -o-transform: skew(50deg);
  -ms-transform: skew(50deg);
  transform: skew(50deg);
  -webkit-transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

div.submitB:hover::before {
  width: 150%;
  background-color: #fff;
  color: #1B77AF;
}

footer {
  background: #da291c !important;
  width: 100%;
  bottom: 0;
  overflow-x: hidden;
  z-index: 999;
  position: relative;
}
footer p {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif !important;
  text-align: center;
}

footer div.contInnerFoot div.contLogo div svg.logoAvayaTagline {
  width: 250px;
  margin-top: 8px;
  padding-left: 4rem;
  padding-top: 5px;
}
@media screen and (max-width: 768px) {
  footer div.contInnerFoot div.contLogo div svg.logoAvayaTagline {
    margin-left: 2rem;
  }
}

footer div.contInnerFoot div.contLogo div svg.logoAvayaTagline path.avayaWord {
  fill: #ffffff;
}

.avayaWord {
  color: #ffffff;
  fill: #ffffff;
  margin: 0 auto !important;
}

@media screen and (max-width: 991px) {
  .glide__arrow--right2 {
    right: 0.5rem !important;
  }
}

@media screen and (max-width: 991px) {
  .glide__arrow--left2 {
    left: 0.5rem !important;
  }
}

@media screen and (max-width: 991px) {
  .colform .innerForm {
    padding: 0 !important;
  }
}
